| Total Complexity | 30 |
| Dependencies | 2 |
| Dependents | 7 |
| Total lines | 203 |
| Lines of code | 103 |
| Logical lines of code | 50 |
| Comment lines | 75 |
| Methods | 8 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_contact_status() | 58 | 9 | 14 | |
| get_lists_for_gutenberg() | 54 | 4 | 21 | |
| get_tags_for_gutenberg() | 54 | 4 | 21 | |
| get_lists() | 58 | 4 | 15 | |
| get_tags() | 58 | 4 | 15 | |
| get_list_by_id() | 69 | 2 | 7 | |
| get_tag_by_id() | 69 | 2 | 7 | |
| maybe_enabled() | 80 | 1 | 3 |